Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

deTList< T >::TListNode Class Reference

Collaboration diagram for deTList< T >::TListNode:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TListNode ()
 TListNode (const T &ref)
 TListNode (const TListNode &ref)
virtual ~TListNode ()

Public Attributes

TListNode * Next
TListNode * Prev
Data

template<class T>
class deTList< T >::TListNode


Constructor & Destructor Documentation

template<class T>
deTList< T >::TListNode::TListNode   [inline]
 

template<class T>
deTList< T >::TListNode::TListNode const T &    ref [inline]
 

template<class T>
deTList< T >::TListNode::TListNode const TListNode &    ref [inline]
 

template<class T>
virtual deTList< T >::TListNode::~TListNode   [inline, virtual]
 


Member Data Documentation

template<class T>
T deTList< T >::TListNode::Data
 

template<class T>
TListNode* deTList< T >::TListNode::Next
 

template<class T>
TListNode * deTList< T >::TListNode::Prev
 


The documentation for this class was generated from the following file:
Generated on Mon Sep 12 20:18:34 2005 for Destiny3D by doxygen1.3-rc3